home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 398 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  2.7 KB

  1. From: Stephen Usher <steve@earth.ox.ac.uk>
  2. Subject: Latest version of my init(8) package.
  3. Date: Tue, 10 Aug 1993 09:38:08 +0100 (BST)
  4. Mime-Version: 1.0
  5.  
  6. I've just uploaded to Atari.archive a source only distribution of the latest
  7. version of my init package for MiNT (New/inisrc11.tgz and
  8. New/inisrc11.readme1st).
  9.  
  10. This is a source only distribution as you'll need to know what you're doing
  11. to extract and compile it!
  12.  
  13. Firstly, you'll need to have GNU gzip and GNU tar handy and to have a Minix
  14. partition with about 3MB free to extract the archive easily, though you
  15. could get away with about 1.5-2 MB if you decompress the archive on another
  16. partition.
  17.  
  18. You'll need a Minix partition as some of the files in the archive have names
  19. which won't fit the TOS 8+3 format.
  20.  
  21. What does this archive contain I here you ask...
  22.  
  23. It contains:-
  24.  
  25.     ac(8)
  26.     A rather full etc directory
  27.     finger(1)
  28.     getty(8)
  29.     An include directory for stuff which may not be in mintlibs
  30.     (Please ignore and remove the syslogd.h file, sorry, slipped in)
  31.     init(8)
  32.     last(1)
  33.     A lib directory holding such things as an implementation of writev
  34.     login(1)
  35.     su(1)
  36.     passwd(1)
  37.     As many manual pages as there were before. (oops! :-))
  38.     A version of Ash, I can't remember if this is the version I modified
  39.         to handle "for i do...done" loops.
  40.     who(1)
  41.     wlogin
  42.     syslog - the complete (well almost) BSD release version.
  43.     write(1) This version should now work!
  44.  
  45. I think that'll do for the time being.
  46.  
  47. The binary version won't appear until I've written a complete installation
  48. system for the package which will include all the programs needed to get a
  49. full BSD-like environment running. Don't hold your breath!
  50.  
  51. Steve
  52.  
  53. PS. This is really directed to Stephen Henson etc..
  54. I found a problem when using syslogd on a Minix filesystem, I'm including
  55. the notice I've placed in the syslog directory warning of the problem below:-
  56.  
  57. --8<-- Cut -- Here --8<--
  58. There is a possible problem with MiNT or some versions of the Minix
  59. filesystem device driver which may either cause MiNT to lock up or the
  60. system log daemon to die with a "hardware" access violation when run on a
  61. machine with memory protection.
  62.  
  63. If /var/adm/messages is read by a program whilst syslogd is running, the
  64. next time syslogd tries to write to the file it will crash. If
  65. /var/adm/messages is read by a program more than twice, on the third time
  66. MiNT will seize up completely.
  67.  
  68. This problem was found whilst using MiNT 1.07 and Minixfs version 6.0
  69. patchevel 4.
  70.  
  71. Stephen Usher, 9th August, 1993.
  72.  
  73. -- 
  74. ---------------------------------------------------------------------------
  75. Computer Systems Administrator, Dept. of Earth Sciences, Oxford University.
  76. E-Mail: steve@uk.ac.ox.earth (JANET) steve@earth.ox.ac.uk (Internet).
  77. Tel:- Oxford (0865) 282110 (UK) or +44 865 282110 (International).
  78.